[INFO] cloning repository https://github.com/jcdyer/cavey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcdyer/cavey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcdyer%2Fcavey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcdyer%2Fcavey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6b2b8de268eda253af07dbc6f0856f5aad30ae1
[INFO] testing jcdyer/cavey against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcdyer%2Fcavey" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jcdyer/cavey
[INFO] finished tweaking git repo https://github.com/jcdyer/cavey
[INFO] tweaked toml for git repo https://github.com/jcdyer/cavey written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jcdyer/cavey on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jcdyer/cavey already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.0.8
[INFO] [stderr]   Downloaded structopt-derive v0.2.16
[INFO] [stderr]   Downloaded walkdir v2.2.8
[INFO] [stderr]   Downloaded structopt v0.2.16
[INFO] [stderr]   Downloaded normalize-line-endings v0.2.2
[INFO] [stderr]   Downloaded syn v0.15.36
[INFO] [stderr]   Downloaded float-cmp v0.4.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.3
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded cast v0.2.2
[INFO] [stderr]   Downloaded historian v4.0.3
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded escargot v0.4.0
[INFO] [stderr]   Downloaded sled v0.24.1
[INFO] [stderr]   Downloaded env_logger v0.6.1
[INFO] [stderr]   Downloaded criterion-plot v0.3.1
[INFO] [stderr]   Downloaded termion v1.5.3
[INFO] [stderr]   Downloaded predicates v1.0.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.7.1
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded tinytemplate v1.0.2
[INFO] [stderr]   Downloaded serde_derive v1.0.92
[INFO] [stderr]   Downloaded assert_cmd v0.11.1
[INFO] [stderr]   Downloaded ryu v0.2.8
[INFO] [stderr]   Downloaded csv-core v0.1.5
[INFO] [stderr]   Downloaded backtrace v0.3.30
[INFO] [stderr]   Downloaded aho-corasick v0.7.3
[INFO] [stderr]   Downloaded serde v1.0.92
[INFO] [stderr]   Downloaded hashbrown v0.3.1
[INFO] [stderr]   Downloaded criterion v0.2.11
[INFO] [stderr]   Downloaded itertools v0.8.0
[INFO] [stderr]   Downloaded pagecache v0.17.0
[INFO] [stderr]   Downloaded regex v1.1.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.7
[INFO] [stderr]   Downloaded csv v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7407067e6bd23f5813f9cb5406e0319b87ee3a7371dbda5b37393b1ae4b81e92
[INFO] running `Command { std: "docker" "start" "-a" "7407067e6bd23f5813f9cb5406e0319b87ee3a7371dbda5b37393b1ae4b81e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7407067e6bd23f5813f9cb5406e0319b87ee3a7371dbda5b37393b1ae4b81e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7407067e6bd23f5813f9cb5406e0319b87ee3a7371dbda5b37393b1ae4b81e92", kill_on_drop: false }`
[INFO] [stdout] 7407067e6bd23f5813f9cb5406e0319b87ee3a7371dbda5b37393b1ae4b81e92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 531c8595fd866c4a9eef0dba2e23bb3232a9705ecf5ea4f65f101916ba4561c2
[INFO] running `Command { std: "docker" "start" "-a" "531c8595fd866c4a9eef0dba2e23bb3232a9705ecf5ea4f65f101916ba4561c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.36
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling serde v1.0.92
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling regex v1.1.7
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling bincode v1.1.4
[INFO] [stderr]    Compiling backtrace v0.3.30
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling historian v4.0.3
[INFO] [stderr]    Compiling futures v0.1.28
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.92
[INFO] [stderr]    Compiling structopt-derive v0.2.16
[INFO] [stderr]    Compiling structopt v0.2.16
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling env_logger v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.3.1
[INFO] [stderr]    Compiling serde_bytes v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling pagecache v0.17.0
[INFO] [stderr]    Compiling sled v0.24.1
[INFO] [stderr]    Compiling cavey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/store.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/store.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protocol.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protocol.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/protocol.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/protocol.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Entry` is never used
[INFO] [stdout]   --> src/sstable.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Entry = (Vec<u8>, Vec<u8>);
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSTable` is never constructed
[INFO] [stdout]   --> src/sstable.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SSTable {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_sorted_iter`, `from_file`, and `at` are never used
[INFO] [stdout]   --> src/sstable.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SSTable {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_sorted_iter<'a, P>(path: P, iter: impl Iterator<Item=&'a Entry>) -> io::Result<SSTable>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn from_file<P: AsRef<Path>>(path: P) -> io::Result<SSTable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn at(&self, offset: u64) -> io::Result<SSTableCursor> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSTableCursor` is never constructed
[INFO] [stdout]   --> src/sstable.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SSTableCursor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `read_next` are never used
[INFO] [stdout]    --> src/sstable.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl SSTableCursor {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  97 |     fn new(reader: BufReader<File>) -> SSTableCursor {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn read_next(&mut self) -> io::Result<Option<(Vec<u8>, Vec<u8>)>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/store.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LogRecord`
[INFO] [stdout] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stdout] 18 | pub enum LogRecord {
[INFO] [stdout]    |          --------- `LogRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/store.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                              ^--------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Serialize` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LogRecord`
[INFO] [stdout] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stdout] 18 | pub enum LogRecord {
[INFO] [stdout]    |          --------- `LogRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/protocol.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ClientMessage`
[INFO] [stdout] 5 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 6 | pub(crate) enum ClientMessage {
[INFO] [stdout]   |                 ------------- `ClientMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/protocol.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Serialize` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ClientMessage`
[INFO] [stdout] 5 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 6 | pub(crate) enum ClientMessage {
[INFO] [stdout]   |                 ------------- `ClientMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/protocol.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ServerMessage`
[INFO] [stdout] 13 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 14 | pub(crate) enum ServerMessage {
[INFO] [stdout]    |                 ------------- `ServerMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/protocol.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ServerMessage`
[INFO] [stdout] 13 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 14 | pub(crate) enum ServerMessage {
[INFO] [stdout]    |                 ------------- `ServerMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/bin/caveyd.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Info {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 26 |         #[structopt(short = "V", long = "version")]
[INFO] [stdout] 27 |         version: bool
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr` and `engine_name` are never read
[INFO] [stdout]   --> src/bin/caveyd.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Normal {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 30 |         #[structopt(short = "a", long = "addr", default_value="[::1]:4000")]
[INFO] [stdout] 31 |         addr: SocketAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         engine_name: String
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pagecache v0.17.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "531c8595fd866c4a9eef0dba2e23bb3232a9705ecf5ea4f65f101916ba4561c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "531c8595fd866c4a9eef0dba2e23bb3232a9705ecf5ea4f65f101916ba4561c2", kill_on_drop: false }`
[INFO] [stdout] 531c8595fd866c4a9eef0dba2e23bb3232a9705ecf5ea4f65f101916ba4561c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb8f108293dfe04fdfa5a20db10916cbd410dd077a4849a9e061c1ecb38a81c
[INFO] running `Command { std: "docker" "start" "-a" "dfb8f108293dfe04fdfa5a20db10916cbd410dd077a4849a9e061c1ecb38a81c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling csv-core v0.1.5
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling cast v0.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.2.2
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/store.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/store.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protocol.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling tinytemplate v1.0.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protocol.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/protocol.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/protocol.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Entry` is never used
[INFO] [stdout]   --> src/sstable.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Entry = (Vec<u8>, Vec<u8>);
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSTable` is never constructed
[INFO] [stdout]   --> src/sstable.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SSTable {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_sorted_iter`, `from_file`, and `at` are never used
[INFO] [stdout]   --> src/sstable.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SSTable {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_sorted_iter<'a, P>(path: P, iter: impl Iterator<Item=&'a Entry>) -> io::Result<SSTable>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn from_file<P: AsRef<Path>>(path: P) -> io::Result<SSTable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn at(&self, offset: u64) -> io::Result<SSTableCursor> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSTableCursor` is never constructed
[INFO] [stdout]   --> src/sstable.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SSTableCursor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `read_next` are never used
[INFO] [stdout]    --> src/sstable.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl SSTableCursor {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  97 |     fn new(reader: BufReader<File>) -> SSTableCursor {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn read_next(&mut self) -> io::Result<Option<(Vec<u8>, Vec<u8>)>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/store.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LogRecord`
[INFO] [stdout] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stdout] 18 | pub enum LogRecord {
[INFO] [stdout]    |          --------- `LogRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/store.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                              ^--------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Serialize` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LogRecord`
[INFO] [stdout] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stdout] 18 | pub enum LogRecord {
[INFO] [stdout]    |          --------- `LogRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/protocol.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ClientMessage`
[INFO] [stdout] 5 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 6 | pub(crate) enum ClientMessage {
[INFO] [stdout]   |                 ------------- `ClientMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/protocol.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Serialize` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ClientMessage`
[INFO] [stdout] 5 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 6 | pub(crate) enum ClientMessage {
[INFO] [stdout]   |                 ------------- `ClientMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/protocol.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ServerMessage`
[INFO] [stdout] 13 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 14 | pub(crate) enum ServerMessage {
[INFO] [stdout]    |                 ------------- `ServerMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/protocol.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ServerMessage`
[INFO] [stdout] 13 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 14 | pub(crate) enum ServerMessage {
[INFO] [stdout]    |                 ------------- `ServerMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/bin/caveyd.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Info {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 26 |         #[structopt(short = "V", long = "version")]
[INFO] [stdout] 27 |         version: bool
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr` and `engine_name` are never read
[INFO] [stdout]   --> src/bin/caveyd.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Normal {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 30 |         #[structopt(short = "a", long = "addr", default_value="[::1]:4000")]
[INFO] [stdout] 31 |         addr: SocketAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         engine_name: String
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling walkdir v2.2.8
[INFO] [stderr]    Compiling csv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.4.0
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling predicates v1.0.1
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling tempfile v3.0.8
[INFO] [stderr]    Compiling cavey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/bin/caveyd.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Info {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 26 |         #[structopt(short = "V", long = "version")]
[INFO] [stdout] 27 |         version: bool
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addr` and `engine_name` are never read
[INFO] [stdout]   --> src/bin/caveyd.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Normal {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 30 |         #[structopt(short = "a", long = "addr", default_value="[::1]:4000")]
[INFO] [stdout] 31 |         addr: SocketAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         engine_name: String
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/store.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/store.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protocol.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/protocol.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/protocol.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/protocol.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Entry` is never used
[INFO] [stdout]   --> src/sstable.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Entry = (Vec<u8>, Vec<u8>);
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSTable` is never constructed
[INFO] [stdout]   --> src/sstable.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SSTable {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_sorted_iter`, `from_file`, and `at` are never used
[INFO] [stdout]   --> src/sstable.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SSTable {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_sorted_iter<'a, P>(path: P, iter: impl Iterator<Item=&'a Entry>) -> io::Result<SSTable>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn from_file<P: AsRef<Path>>(path: P) -> io::Result<SSTable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn at(&self, offset: u64) -> io::Result<SSTableCursor> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSTableCursor` is never constructed
[INFO] [stdout]   --> src/sstable.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SSTableCursor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `read_next` are never used
[INFO] [stdout]    --> src/sstable.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl SSTableCursor {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  97 |     fn new(reader: BufReader<File>) -> SSTableCursor {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn read_next(&mut self) -> io::Result<Option<(Vec<u8>, Vec<u8>)>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/store.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LogRecord`
[INFO] [stdout] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stdout] 18 | pub enum LogRecord {
[INFO] [stdout]    |          --------- `LogRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/store.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                              ^--------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Serialize` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LogRecord`
[INFO] [stdout] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stdout] 18 | pub enum LogRecord {
[INFO] [stdout]    |          --------- `LogRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/protocol.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                        ^----------
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        `Deserialize` is not local
[INFO] [stdout]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ClientMessage`
[INFO] [stdout] 5 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 6 | pub(crate) enum ClientMessage {
[INFO] [stdout]   |                 ------------- `ClientMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/protocol.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                     ^--------
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     `Serialize` is not local
[INFO] [stdout]   |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ClientMessage`
[INFO] [stdout] 5 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 6 | pub(crate) enum ClientMessage {
[INFO] [stdout]   |                 ------------- `ClientMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/protocol.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Deserialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ServerMessage`
[INFO] [stdout] 13 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 14 | pub(crate) enum ServerMessage {
[INFO] [stdout]    |                 ------------- `ServerMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/protocol.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                     ^--------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `Serialize` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ServerMessage`
[INFO] [stdout] 13 | #[serde(rename_all="snake_case")]
[INFO] [stdout] 14 | pub(crate) enum ServerMessage {
[INFO] [stdout]    |                 ------------- `ServerMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11, pagecache v0.17.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "dfb8f108293dfe04fdfa5a20db10916cbd410dd077a4849a9e061c1ecb38a81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb8f108293dfe04fdfa5a20db10916cbd410dd077a4849a9e061c1ecb38a81c", kill_on_drop: false }`
[INFO] [stdout] dfb8f108293dfe04fdfa5a20db10916cbd410dd077a4849a9e061c1ecb38a81c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ed0af0186cad3864c180b6e6da8b0651fb807ca02bc7549f5927893ad5957c4
[INFO] running `Command { std: "docker" "start" "-a" "0ed0af0186cad3864c180b6e6da8b0651fb807ca02bc7549f5927893ad5957c4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/store.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/store.rs:16:30
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/protocol.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]   |                        ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/protocol.rs:4:37
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]   |                                     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/protocol.rs:12:24
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/protocol.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Entry` is never used
[INFO] [stderr]   --> src/sstable.rs:10:6
[INFO] [stderr]    |
[INFO] [stderr] 10 | type Entry = (Vec<u8>, Vec<u8>);
[INFO] [stderr]    |      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SSTable` is never constructed
[INFO] [stderr]   --> src/sstable.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SSTable {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_sorted_iter`, `from_file`, and `at` are never used
[INFO] [stderr]   --> src/sstable.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl SSTable {
[INFO] [stderr]    | ------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn from_sorted_iter<'a, P>(path: P, iter: impl Iterator<Item=&'a Entry>) -> io::Result<SSTable>
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub fn from_file<P: AsRef<Path>>(path: P) -> io::Result<SSTable> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn at(&self, offset: u64) -> io::Result<SSTableCursor> {
[INFO] [stderr]    |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SSTableCursor` is never constructed
[INFO] [stderr]   --> src/sstable.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub struct SSTableCursor {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `read_next` are never used
[INFO] [stderr]    --> src/sstable.rs:97:8
[INFO] [stderr]     |
[INFO] [stderr]  96 | impl SSTableCursor {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr]  97 |     fn new(reader: BufReader<File>) -> SSTableCursor {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     fn read_next(&mut self) -> io::Result<Option<(Vec<u8>, Vec<u8>)>> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/store.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                 ^----------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Deserialize` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LogRecord`
[INFO] [stderr] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stderr] 18 | pub enum LogRecord {
[INFO] [stderr]    |          --------- `LogRecord` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/store.rs:16:30
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[derive(Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                              ^--------
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              `Serialize` is not local
[INFO] [stderr]    |                              move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LogRecord`
[INFO] [stderr] 17 | #[serde(rename_all = "snake_case")]
[INFO] [stderr] 18 | pub enum LogRecord {
[INFO] [stderr]    |          --------- `LogRecord` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/protocol.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]   |                        ^----------
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        `Deserialize` is not local
[INFO] [stderr]   |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ClientMessage`
[INFO] [stderr] 5 | #[serde(rename_all="snake_case")]
[INFO] [stderr] 6 | pub(crate) enum ClientMessage {
[INFO] [stderr]   |                 ------------- `ClientMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/protocol.rs:4:37
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]   |                                     ^--------
[INFO] [stderr]   |                                     |
[INFO] [stderr]   |                                     `Serialize` is not local
[INFO] [stderr]   |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ClientMessage`
[INFO] [stderr] 5 | #[serde(rename_all="snake_case")]
[INFO] [stderr] 6 | pub(crate) enum ClientMessage {
[INFO] [stderr]   |                 ------------- `ClientMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/protocol.rs:12:24
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                        ^----------
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        `Deserialize` is not local
[INFO] [stderr]    |                        move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ServerMessage`
[INFO] [stderr] 13 | #[serde(rename_all="snake_case")]
[INFO] [stderr] 14 | pub(crate) enum ServerMessage {
[INFO] [stderr]    |                 ------------- `ServerMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/protocol.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Clone, Debug, Deserialize, Serialize)]
[INFO] [stderr]    |                                     ^--------
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     `Serialize` is not local
[INFO] [stderr]    |                                     move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ServerMessage`
[INFO] [stderr] 13 | #[serde(rename_all="snake_case")]
[INFO] [stderr] 14 | pub(crate) enum ServerMessage {
[INFO] [stderr]    |                 ------------- `ServerMessage` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cavey` (lib) generated 17 warnings
[INFO] [stderr] warning: `cavey` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]   --> src/bin/caveyd.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     Info {
[INFO] [stderr]    |     ---- field in this variant
[INFO] [stderr] 26 |         #[structopt(short = "V", long = "version")]
[INFO] [stderr] 27 |         version: bool
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `addr` and `engine_name` are never read
[INFO] [stderr]   --> src/bin/caveyd.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Normal {
[INFO] [stderr]    |     ------ fields in this variant
[INFO] [stderr] 30 |         #[structopt(short = "a", long = "addr", default_value="[::1]:4000")]
[INFO] [stderr] 31 |         addr: SocketAddr,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |         engine_name: String
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OptionsB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `cavey` (bin "caveyd" test) generated 2 warnings
[INFO] [stderr] warning: `cavey` (bin "caveyd") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11, pagecache v0.17.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cavey-5ce355abf628e705)
[INFO] [stderr]      Running unittests src/bin/cavey.rs (/opt/rustwide/target/debug/deps/cavey-748abdd90842b9a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/caveyd.rs (/opt/rustwide/target/debug/deps/caveyd-f44b1c74c79c291c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-471aa2ad0660d35e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] version: 0.1.0
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] engine: kvs
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] binding to socket 127.0.0.1:4004
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] version: 0.1.0
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] engine: sled
[INFO] [stdout] test server_cli_version ... ok
[INFO] [stdout] test client_cli_invalid_subcommand ... ok
[INFO] [stdout] test client_cli_version ... ok
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] version: 0.1.0
[INFO] [stderr] [2026-06-13T00:35:57Z INFO  caveyd] engine: sled
[INFO] [stdout] test client_cli_no_args ... ok
[INFO] [stdout] test client_cli_invalid_get ... ok
[INFO] [stdout] test client_cli_invalid_rm ... ok
[INFO] [stdout] test client_cli_invalid_put ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/src/lib.rs:243:25:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x577ddd1affc8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x577ddd1affc8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x577ddd1affc8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x577ddd1affc8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x577ddd1c6a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x577ddd1c6a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr]    6:     0x577ddd1b51a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    7:     0x577ddd1b51a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]    8:     0x577ddd195ec6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x577ddd195ec6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x577ddd1a9b21 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x577ddd1a9d9b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x577ddd195fb4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x577ddd18af29 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x577ddd196a2d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x577ddd1c6ffd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x577ddd1c6ffd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   17:     0x577ddcf55164 - <usize as core[28b146924c2f19c6]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   18:     0x577ddcf554f9 - <usize as core[28b146924c2f19c6]::slice::index::SliceIndex<[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred]>>::get_unchecked_mut
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   19:     0x577ddcf4e059 - <[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred]>::get_unchecked_mut::<usize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/mod.rs:691:30
[INFO] [stderr]   20:     0x577ddcf53c81 - <arrayvec[966c3515d09cec8a]::ArrayVec<[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred; 64usize]>>::push_unchecked
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/src/lib.rs:243:25
[INFO] [stderr]   21:     0x577ddcf54038 - <arrayvec[966c3515d09cec8a]::ArrayVec<[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred; 64usize]>>::try_push
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/src/lib.rs:209:22
[INFO] [stderr]   22:     0x577ddcf54205 - <crossbeam_epoch[d84d04ecad683fb4]::internal::Bag>::try_push
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/internal.rs:93:24
[INFO] [stderr]   23:     0x577ddcf53199 - <crossbeam_epoch[d84d04ecad683fb4]::internal::Local>::defer
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/internal.rs:324:32
[INFO] [stderr]   24:     0x577ddcda2bf3 - <crossbeam_epoch[d84d04ecad683fb4]::guard::Guard>::defer_unchecked::<<crossbeam_epoch[d84d04ecad683fb4]::guard::Guard>::defer_destroy<pagecache[13f41433a4f4b2c]::ds::stack::Node<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>::{closure#0}, crossbeam_epoch[d84d04ecad683fb4]::atomic::Owned<pagecache[13f41433a4f4b2c]::ds::stack::Node<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/guard.rs:195:19
[INFO] [stderr]   25:     0x577ddcda2a44 - <crossbeam_epoch[d84d04ecad683fb4]::guard::Guard>::defer_destroy::<pagecache[13f41433a4f4b2c]::ds::stack::Node<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/guard.rs:270:14
[INFO] [stderr]   26:     0x577ddcda8e30 - <pagecache[13f41433a4f4b2c]::ds::stack::Stack<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>::cas
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/ds/stack.rs:195:31
[INFO] [stderr]   27:     0x577ddcd5fd1d - <pagecache[13f41433a4f4b2c]::pagecache::PageCache<sled[cfeb95625965b65e]::materializer::BLinkMaterializer, sled[cfeb95625965b65e]::frag::Frag>>::cas_page
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/pagecache.rs:1093:48
[INFO] [stderr]   28:     0x577ddcd50c21 - <pagecache[13f41433a4f4b2c]::pagecache::PageCache<sled[cfeb95625965b65e]::materializer::BLinkMaterializer, sled[cfeb95625965b65e]::frag::Frag>>::generate_id
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/pagecache.rs:1480:32
[INFO] [stderr]   29:     0x577ddcd59563 - <pagecache[13f41433a4f4b2c]::pagecache::PageCache<sled[cfeb95625965b65e]::materializer::BLinkMaterializer, sled[cfeb95625965b65e]::frag::Frag>>::begin
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/pagecache.rs:575:25
[INFO] [stderr]   30:     0x577ddcdc95e3 - <sled[cfeb95625965b65e]::db::Db>::start
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.24.1/src/db.rs:54:36
[INFO] [stderr]   31:     0x577ddccf6ced - <sled[cfeb95625965b65e]::db::Db>::start_default::<&std[929523f510218772]::path::PathBuf>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.24.1/src/db.rs:34:9
[INFO] [stderr]   32:     0x577ddccf621c - <cavey[58c54cbd9f20ae07]::sled_store::SledStore>::open::<&str>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/sled_store.rs:16:22
[INFO] [stderr]   33:     0x577ddcd03b3b - caveyd[88dec74cb2dd0837]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/bin/caveyd.rs:51:28
[INFO] [stderr]   34:     0x577ddccfeccb - <fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x577ddccf751e - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>, core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   36:     0x577ddccfb291 - std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stderr]   37:     0x577ddd1a8a77 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   38:     0x577ddd1a8a77 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   39:     0x577ddd1a8a77 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   40:     0x577ddd1a8a77 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x577ddd1a8a77 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stderr]   42:     0x577ddd1a8a77 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   43:     0x577ddd1a8a77 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   44:     0x577ddd1a8a77 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]   45:     0x577ddd1a8a77 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stderr]   46:     0x577ddccf7507 - std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stderr]   47:     0x577ddcd0654e - main
[INFO] [stderr]   48:     0x762fc70331ca - <unknown>
[INFO] [stderr]   49:     0x762fc703328b - __libc_start_main
[INFO] [stderr]   50:     0x577ddccf5c85 - _start
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/src/lib.rs:243:25:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x598058d6bfc8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x598058d6bfc8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x598058d6bfc8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x598058d6bfc8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x598058d82a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x598058d82a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr]    6:     0x598058d711a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    7:     0x598058d711a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]    8:     0x598058d51ec6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x598058d51ec6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x598058d65b21 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x598058d65d9b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x598058d51fb4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x598058d46f29 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x598058d52a2d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x598058d82ffd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x598058d82ffd - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   17:     0x598058b11164 - <usize as core[28b146924c2f19c6]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   18:     0x598058b114f9 - <usize as core[28b146924c2f19c6]::slice::index::SliceIndex<[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred]>>::get_unchecked_mut
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   19:     0x598058b0a059 - <[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred]>::get_unchecked_mut::<usize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/mod.rs:691:30
[INFO] [stderr]   20:     0x598058b0fc81 - <arrayvec[966c3515d09cec8a]::ArrayVec<[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred; 64usize]>>::push_unchecked
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/src/lib.rs:243:25
[INFO] [stderr]   21:     0x598058b10038 - <arrayvec[966c3515d09cec8a]::ArrayVec<[crossbeam_epoch[d84d04ecad683fb4]::deferred::Deferred; 64usize]>>::try_push
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.4.10/src/lib.rs:209:22
[INFO] [stderr]   22:     0x598058b10205 - <crossbeam_epoch[d84d04ecad683fb4]::internal::Bag>::try_push
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/internal.rs:93:24
[INFO] [stderr]   23:     0x598058b0f199 - <crossbeam_epoch[d84d04ecad683fb4]::internal::Local>::defer
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/internal.rs:324:32
[INFO] [stderr]   24:     0x59805895ebf3 - <crossbeam_epoch[d84d04ecad683fb4]::guard::Guard>::defer_unchecked::<<crossbeam_epoch[d84d04ecad683fb4]::guard::Guard>::defer_destroy<pagecache[13f41433a4f4b2c]::ds::stack::Node<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>::{closure#0}, crossbeam_epoch[d84d04ecad683fb4]::atomic::Owned<pagecache[13f41433a4f4b2c]::ds::stack::Node<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/guard.rs:195:19
[INFO] [stderr]   25:     0x59805895ea44 - <crossbeam_epoch[d84d04ecad683fb4]::guard::Guard>::defer_destroy::<pagecache[13f41433a4f4b2c]::ds::stack::Node<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.7.1/src/guard.rs:270:14
[INFO] [stderr]   26:     0x598058964e30 - <pagecache[13f41433a4f4b2c]::ds::stack::Stack<pagecache[13f41433a4f4b2c]::pagecache::CacheEntry<sled[cfeb95625965b65e]::frag::Frag>>>::cas
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/ds/stack.rs:195:31
[INFO] [stderr]   27:     0x59805891bd1d - <pagecache[13f41433a4f4b2c]::pagecache::PageCache<sled[cfeb95625965b65e]::materializer::BLinkMaterializer, sled[cfeb95625965b65e]::frag::Frag>>::cas_page
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/pagecache.rs:1093:48
[INFO] [stderr]   28:     0x59805890cc21 - <pagecache[13f41433a4f4b2c]::pagecache::PageCache<sled[cfeb95625965b65e]::materializer::BLinkMaterializer, sled[cfeb95625965b65e]::frag::Frag>>::generate_id
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/pagecache.rs:1480:32
[INFO] [stderr]   29:     0x598058915563 - <pagecache[13f41433a4f4b2c]::pagecache::PageCache<sled[cfeb95625965b65e]::materializer::BLinkMaterializer, sled[cfeb95625965b65e]::frag::Frag>>::begin
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pagecache-0.17.0/src/pagecache.rs:575:25
[INFO] [stderr]   30:     0x5980589855e3 - <sled[cfeb95625965b65e]::db::Db>::start
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.24.1/src/db.rs:54:36
[INFO] [stderr]   31:     0x5980588b2ced - <sled[cfeb95625965b65e]::db::Db>::start_default::<&std[929523f510218772]::path::PathBuf>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.24.1/src/db.rs:34:9
[INFO] [stderr]   32:     0x5980588b221c - <cavey[58c54cbd9f20ae07]::sled_store::SledStore>::open::<&str>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/sled_store.rs:16:22
[INFO] [stderr]   33:     0x5980588bfb3b - caveyd[88dec74cb2dd0837]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/bin/caveyd.rs:51:28
[INFO] [stderr]   34:     0x5980588baccb - <fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5980588b351e - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>, core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   36:     0x5980588b7291 - std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stderr]   37:     0x598058d64a77 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   38:     0x598058d64a77 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   39:     0x598058d64a77 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   40:     0x598058d64a77 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x598058d64a77 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stderr]   42:     0x598058d64a77 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   43:     0x598058d64a77 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   44:     0x598058d64a77 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]   45:     0x598058d64a77 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stderr]   46:     0x5980588b3507 - std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stderr]   47:     0x5980588c254e - main
[INFO] [stderr]   48:     0x7b5b29f051ca - <unknown>
[INFO] [stderr]   49:     0x7b5b29f0528b - __libc_start_main
[INFO] [stderr]   50:     0x5980588b1c85 - _start
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] test cli_log_configuration ... ok
[INFO] [stderr] [2026-06-13T00:35:58Z INFO  caveyd] version: 0.1.0
[INFO] [stderr] [2026-06-13T00:35:58Z INFO  caveyd] engine: kvs
[INFO] [stderr] [2026-06-13T00:35:58Z INFO  caveyd] binding to socket 127.0.0.1:4004
[INFO] [stdout] test cli_access_server_sled_engine ... FAILED
[INFO] [stderr] [2026-06-13T00:35:59Z INFO  caveyd] version: 0.1.0
[INFO] [stderr] [2026-06-13T00:35:59Z INFO  caveyd] engine: kvs
[INFO] [stderr] [2026-06-13T00:35:59Z INFO  caveyd] binding to socket 127.0.0.1:4002
[INFO] [stdout] test cli_access_server_kvs_engine ... ok
[INFO] [stdout] test cli_wrong_engine ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_access_server_sled_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_access_server_sled_engine' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: <failure[30f9e113ab2fedaa]::backtrace::internal::InternalBacktrace>::new (0x5bc582808e74)
[INFO] [stdout]              at src/backtrace/internal.rs:44
[INFO] [stdout]    1: <failure[30f9e113ab2fedaa]::backtrace::Backtrace>::new (0x5bc5828089e8)
[INFO] [stdout]              at src/backtrace/mod.rs:111
[INFO] [stdout]    2: <failure[30f9e113ab2fedaa]::error::error_impl::ErrorImpl as core[28b146924c2f19c6]::convert::From<std[929523f510218772]::io::error::Error>>::from (0x5bc58271eb1a)
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.5/src/error/error_impl.rs:19
[INFO] [stdout]    3: <failure[30f9e113ab2fedaa]::error::Error as core[28b146924c2f19c6]::convert::From<std[929523f510218772]::io::error::Error>>::from (0x5bc58271e5ee)
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.5/src/error/mod.rs:36
[INFO] [stdout]    4: <std[929523f510218772]::io::error::Error as core[28b146924c2f19c6]::convert::Into<failure[30f9e113ab2fedaa]::error::Error>>::into (0x5bc5825f1d0e)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/convert/mod.rs:778
[INFO] [stdout]    5: <cavey[58c54cbd9f20ae07]::client::CaveyClient>::new::<core[28b146924c2f19c6]::net::socket_addr::SocketAddr>::{closure#1} (0x5bc5825eedc5)
[INFO] [stdout]              at src/client.rs:19
[INFO] [stdout]    6: <core[28b146924c2f19c6]::result::Result<cavey[58c54cbd9f20ae07]::client::CaveyClient, std[929523f510218772]::io::error::Error>>::map_err::<failure[30f9e113ab2fedaa]::error::Error, <cavey[58c54cbd9f20ae07]::client::CaveyClient>::new<core[28b146924c2f19c6]::net::socket_addr::SocketAddr>::{closure#1}> (0x5bc5825ed93e)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:968
[INFO] [stdout]    7: <cavey[58c54cbd9f20ae07]::client::CaveyClient>::new::<core[28b146924c2f19c6]::net::socket_addr::SocketAddr> (0x5bc5825edd84)
[INFO] [stdout]              at src/client.rs:19
[INFO] [stdout]    8: cavey[399c3b8e9031cb3]::main (0x5bc5825ef678)
[INFO] [stdout]              at src/bin/cavey.rs:37
[INFO] [stdout]    9: <fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once (0x5bc5825f29eb)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250
[INFO] [stdout]   10: std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>, core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>> (0x5bc5825eea6e)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166
[INFO] [stdout]   11: std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>::{closure#0} (0x5bc5825eee01)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206
[INFO] [stdout]   12: <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once (0x5bc5828541e7)
[INFO] [stdout]              at library/core/src/ops/function.rs:287
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at library/std/src/rt.rs:175
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]              at library/std/src/rt.rs:171
[INFO] [stdout]   13: std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>> (0x5bc5825eea57)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205
[INFO] [stdout]   14: main (0x5bc5825f2d3e)
[INFO] [stdout]   15: <unknown> (0x752f01cbb1ca)
[INFO] [stdout]   16: __libc_start_main (0x752f01cbb28b)
[INFO] [stdout]   17: _start (0x5bc5825ed3f5)
[INFO] [stdout]   18: <unknown> (0x0)
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpeqm54R" && "/opt/rustwide/target/debug/cavey" "--addr" "127.0.0.1:4005" "put" "key1" "value1"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0: <failure[30f9e113ab2fedaa]::backtrace::internal::InternalBacktrace>::new (0x5bc582808e74)
[INFO] [stdout]              at src/backtrace/internal.rs:44
[INFO] [stdout]    1: <failure[30f9e113ab2fedaa]::backtrace::Backtrace>::new (0x5bc5828089e8)
[INFO] [stdout]              at src/backtrace/mod.rs:111
[INFO] [stdout]    2: <failure[30f9e113ab2fedaa]::error::error_impl::ErrorImpl as core[28b146924c2f19c6]::convert::From<std[929523f510218772]::io::error::Error>>::from (0x5bc58271eb1a)
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.5/src/error/error_impl.rs:19
[INFO] [stdout]    3: <failure[30f9e113ab2fedaa]::error::Error as core[28b146924c2f19c6]::convert::From<std[929523f510218772]::io::error::Error>>::from (0x5bc58271e5ee)
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.5/src/error/mod.rs:36
[INFO] [stdout]    4: <std[929523f510218772]::io::error::Error as core[28b146924c2f19c6]::convert::Into<failure[30f9e113ab2fedaa]::error::Error>>::into (0x5bc5825f1d0e)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/convert/mod.rs:778
[INFO] [stdout]    5: <cavey[58c54cbd9f20ae07]::client::CaveyClient>::new::<core[28b146924c2f19c6]::net::socket_addr::SocketAddr>::{closure#1} (0x5bc5825eedc5)
[INFO] [stdout]              at src/client.rs:19
[INFO] [stdout]    6: <core[28b146924c2f19c6]::result::Result<cavey[58c54cbd9f20ae07]::client::CaveyClient, std[929523f510218772]::io::error::Error>>::map_err::<failure[30f9e113ab2fedaa]::error::Error, <cavey[58c54cbd9f20ae07]::client::CaveyClient>::new<core[28b146924c2f19c6]::net::socket_addr::SocketAddr>::{closure#1}> (0x5bc5825ed93e)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:968
[INFO] [stdout]    7: <cavey[58c54cbd9f20ae07]::client::CaveyClient>::new::<core[28b146924c2f19c6]::net::socket_addr::SocketAddr> (0x5bc5825edd84)
[INFO] [stdout]              at src/client.rs:19
[INFO] [stdout]    8: cavey[399c3b8e9031cb3]::main (0x5bc5825ef678)
[INFO] [stdout]              at src/bin/cavey.rs:37
[INFO] [stdout]    9: <fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once (0x5bc5825f29eb)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250
[INFO] [stdout]   10: std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>, core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>> (0x5bc5825eea6e)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166
[INFO] [stdout]   11: std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>>::{closure#0} (0x5bc5825eee01)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206
[INFO] [stdout]   12: <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once (0x5bc5828541e7)
[INFO] [stdout]              at library/core/src/ops/function.rs:287
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at library/std/src/rt.rs:175
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at library/std/src/panicking.rs:581
[INFO] [stdout]       std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at library/std/src/panicking.rs:544
[INFO] [stdout]       std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at library/std/src/panic.rs:359
[INFO] [stdout]       std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]              at library/std/src/rt.rs:171
[INFO] [stdout]   13: std[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), failure[30f9e113ab2fedaa]::error::Error>> (0x5bc5825eea57)
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205
[INFO] [stdout]   14: main (0x5bc5825f2d3e)
[INFO] [stdout]   15: <unknown> (0x752f01cbb1ca)
[INFO] [stdout]   16: __libc_start_main (0x752f01cbb28b)
[INFO] [stdout]   17: _start (0x5bc5825ed3f5)
[INFO] [stdout]   18: <unknown> (0x0)
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e146cd7cf8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e146cd7cf8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e146cd7cf8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e146cd7cf8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e146ced3ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e146ced3ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x58e146cdd8e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e146cdd8e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e146cb5106 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e146cb5106 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e146ccf7d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e146c20f3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e146c20f3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e146ccf992 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e146ccf992 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e146cb51c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e146caa199 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e146cb5edd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e146cedb4c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e146c7c3a7 - <assert_cmd[2cecc32e91e52afa]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13
[INFO] [stdout]   20:     0x58e146bfc35d - cli[af5c26f4ba8960ca]::cli_access_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:235:10
[INFO] [stdout]   21:     0x58e146c01efe - cli[af5c26f4ba8960ca]::cli_access_server_sled_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:346:5
[INFO] [stdout]   22:     0x58e146bfb6f7 - cli[af5c26f4ba8960ca]::cli_access_server_sled_engine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:345:35
[INFO] [stdout]   23:     0x58e146c13eb6 - <cli[af5c26f4ba8960ca]::cli_access_server_sled_engine::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58e146c1401b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58e146c1401b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58e146c21895 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58e146c21895 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58e146c21895 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58e146c21895 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58e146c21895 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58e146c21895 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58e146c21895 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58e146c1c3f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58e146c1c3f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58e146c24912 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58e146c24912 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58e146c24912 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58e146c24912 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58e146c24912 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58e146c24912 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58e146c24912 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e146cd729f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x58e146cd729f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7dbf62587aa4 - <unknown>
[INFO] [stdout]   45:     0x7dbf62614a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_access_server_sled_engine
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "0ed0af0186cad3864c180b6e6da8b0651fb807ca02bc7549f5927893ad5957c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed0af0186cad3864c180b6e6da8b0651fb807ca02bc7549f5927893ad5957c4", kill_on_drop: false }`
[INFO] [stdout] 0ed0af0186cad3864c180b6e6da8b0651fb807ca02bc7549f5927893ad5957c4
